ID:273446
 
Like in my game i want a specific icon like if the user chooses "Vegeta" his icon will be Vegeta i wanna use that instead of a base icon ... any help?


~Cheers~
Ferarin-Soldier wrote:
Like in my game i want a specific icon like if the user chooses "Vegeta" his icon will be Vegeta i wanna use that instead of a base icon ... any help?


~Cheers~


How is it your game if you can't do one of the most simple things imaginable in programming?


http://www.byond.com/docs/guide/

Have a read through.
In response to Hiddeknight
NOnono... i already coded a base , hair and stuff now if i try to change it from a base to a basic char it gives me error taht it cant find the Goku.dmi file and the rscis locked up...
In response to Ferarin-Soldier
.> that can occur if your game is running while your compiling <.<
In response to Isenggard
nope it wasnt compiling but thanks for an answer.
In response to Ferarin-Soldier
In order to get an error you would have needed to compile right? You could have been running the game while you did it >.>
In response to Isenggard
Ummm i was not running the game but it still gave me the rsc is locked up... yes i sure did compile and how can i fix that ?
In response to Ferarin-Soldier
Then idk. try to delete you rsc and dmb hosting files and retry to compile
In response to Isenggard
Okay thanks man.