Quote:
|
Originally Posted by Giacomand
basically tell a story in PAWNO
pawn Code:
new Name[187] = "Joe"
main() { Printf("This is a story of %s", Name); }
if(Name == GetPlayerState(playerid,PLAYER_WALKING)) { Spit(playerid) }
lol...
|
lol? At least make a normal code...